Carbon


InsertDialogItem

Header: Dialogs.h Carbon status: Supported

OSStatus InsertDialogItem (
    DialogPtr theDialog, 
    DialogItemIndex afterItem, 
    DialogItemType itemType, 
    Handle itemHandle, 
    const Rect *box
);
theDialog
afterItem
itemType
itemHandle
box
function result

A result code.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later. Exported by CarbonLib 1.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)